[INFO] fetching crate viator 0.1.19...
[INFO] testing viator-0.1.19 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate viator 0.1.19 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate viator 0.1.19
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate viator 0.1.19
[INFO] tweaked toml for crates.io crate viator 0.1.19 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate viator 0.1.19 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate viator 0.1.19 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1a11151d081b591c72b8df61a8f9d4d6604f3d614624a074abd072190a5f0fc
[INFO] running `Command { std: "docker" "start" "-a" "e1a11151d081b591c72b8df61a8f9d4d6604f3d614624a074abd072190a5f0fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1a11151d081b591c72b8df61a8f9d4d6604f3d614624a074abd072190a5f0fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1a11151d081b591c72b8df61a8f9d4d6604f3d614624a074abd072190a5f0fc", kill_on_drop: false }`
[INFO] [stdout] e1a11151d081b591c72b8df61a8f9d4d6604f3d614624a074abd072190a5f0fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8dc420d7bb5562a75cc519e0ecf9576bf3d0fef60b9f896249b539b17819594
[INFO] running `Command { std: "docker" "start" "-a" "b8dc420d7bb5562a75cc519e0ecf9576bf3d0fef60b9f896249b539b17819594", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling instant-distance v0.6.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling crc64 v2.0.0
[INFO] [stderr]    Compiling lzf v1.0.0
[INFO] [stderr]    Compiling integer-encoding v4.1.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling luajit-src v210.5.12+a4f56a4
[INFO] [stderr]    Compiling mlua-sys v0.6.8
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling jsonpath-rust v0.7.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling mlua v0.10.5
[INFO] [stderr]    Compiling viator v0.1.19 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "b8dc420d7bb5562a75cc519e0ecf9576bf3d0fef60b9f896249b539b17819594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8dc420d7bb5562a75cc519e0ecf9576bf3d0fef60b9f896249b539b17819594", kill_on_drop: false }`
[INFO] [stdout] b8dc420d7bb5562a75cc519e0ecf9576bf3d0fef60b9f896249b539b17819594
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73dcf1ee73458d48bd11fd3c413533e3dbf613ce76ee76384bccdc83b9db3680
[INFO] running `Command { std: "docker" "start" "-a" "73dcf1ee73458d48bd11fd3c413533e3dbf613ce76ee76384bccdc83b9db3680", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling jsonpath-rust v0.7.5
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling luajit-src v210.5.12+a4f56a4
[INFO] [stderr]    Compiling mlua-sys v0.6.8
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling instant-distance v0.6.1
[INFO] [stderr]    Compiling mlua v0.10.5
[INFO] [stderr]    Compiling viator v0.1.19 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `viator` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name viator --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unsafe_code '--warn=clippy::all' --cfg 'feature="crc32fast"' --cfg 'feature="default"' --cfg 'feature="persistence"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cluster", "crc32fast", "default", "opentelemetry", "opentelemetry-otlp", "opentelemetry_sdk", "persistence", "rustls-pemfile", "sentinel", "server", "telemetry", "tls", "tokio-rustls", "tracing-opentelemetry"))' -C metadata=bc1de81f0a520e77 -C extra-filename=-7c89079821d0422b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rmeta --extern argon2=/opt/rustwide/target/debug/deps/libargon2-7fa3725956fcf77b.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9710438662028847.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-752d6eacdc0bb513.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-675a5bcd89401128.rmeta --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-66fcb8dfd77ba9de.rmeta --extern crc64=/opt/rustwide/target/debug/deps/libcrc64-b2bf87ae447a2f08.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-54e7071fd9e2348e.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-f068d10e96971ec0.rmeta --extern crossbeam_skiplist=/opt/rustwide/target/debug/deps/libcrossbeam_skiplist-a147042b0dd503d3.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-f4c2e678667ff187.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-2d77ec4f6f971b24.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-310b82d533afe375.rmeta --extern instant_distance=/opt/rustwide/target/debug/deps/libinstant_distance-0e9938873ac402b4.rmeta --extern integer_encoding=/opt/rustwide/target/debug/deps/libinteger_encoding-e8789e0435f34836.rmeta --extern jsonpath_rust=/opt/rustwide/target/debug/deps/libjsonpath_rust-9e32d7ac5b7e73a9.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-0ae50395762272e0.rmeta --extern lzf=/opt/rustwide/target/debug/deps/liblzf-a828ba304b34c40e.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f9c66c7ba21bf873.rmeta --extern mimalloc=/opt/rustwide/target/debug/deps/libmimalloc-2959804d052deec8.rmeta --extern mlua=/opt/rustwide/target/debug/deps/libmlua-a8719e1b345f2305.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-da6719d23aa8322c.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-62576c82a0817ac2.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-052a7e7ae1557d8f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-988eeb6d0ab135ef.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f370cbdcd511f6aa.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-3a830570f4f62d3c.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-3c06a5f480e83ba2.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-2a25c8c01d4c2d5b.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-6ff5d44cdfa0bfdf.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b0c1abd582af7bfd.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7ee51423111bbead.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a68c1f4c1a525ba2.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-791bb263a51805ea.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-a22d2a3ffbd6b157.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-102681597d5b6cd2.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libmimalloc-sys-eae873262c963e28/out -L native=/opt/rustwide/target/debug/build/mlua-sys-cca07565029effe1/out/lua-build/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "73dcf1ee73458d48bd11fd3c413533e3dbf613ce76ee76384bccdc83b9db3680", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73dcf1ee73458d48bd11fd3c413533e3dbf613ce76ee76384bccdc83b9db3680", kill_on_drop: false }`
[INFO] [stdout] 73dcf1ee73458d48bd11fd3c413533e3dbf613ce76ee76384bccdc83b9db3680
